Release 10.1A: OpenEdge Development:
ADM Reference
createMenuTable2
Create the temp-table for a menu.
Location: toolbar.p Parameters:INPUT pcParent AS CHARACTERThe unique action name of an existing parent, or the empty string if the new menu is the menu bar.
INPUT pcName AS CHARACTERThe name of the menu.
INPUT phTarget AS HANDLEWhere to create it.
INPUT pcBefore AS CHARACTERThe unique action name of an existing sibling.
Returns: HANDLE PRIVATE Notes: PRIVATE This is done before it is built in order to be able to insert actions. Because some disable and enable actions might take place BEFORE initialization, someMenu record might exist with"*"as parent.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |